Upgrade Process Overview
This section explains how to upgrade specific components used within Document Generation Services (DGS).
Note: This section is intended for those users who have previously installed DGS.
Overview
Users should perform the following steps to successfully upgrade DGS and specific components:
- Consult Document Generation Services Change Log Entries for any changes that may impact your upgrade.
- Upgrade RabbitMQ and Erlang; install .NET 4.6.2.
- Upgrade Document Generation Services.
Before You Begin
Before beginning the upgrade process, perform the following:
- Uninstall the following components:
- Document Generation Services
- RabbitMQ
- ERLang
- Run the
RunExclusionAdding.ps1script to exclude eSignature functionality from packages and documents by adding an emptyesignature.xmlfile at the root organization. WIth this exclusion list, users can enable esignature capability for a unique set of documents. This script is located in theScriptsfolder on the release media.Note: This script should only be run on the DGSManagement machine where theExpereRepositoryfolder is located using Powershell 4.0. - Previously, Expere created hashes of the content items during runtime in order to determine how and when items would be retrieved from the cache. With this update, all of the content items are pre-hashed so that Expere does not need to do it at runtime.
- If you are working with existing deployed libraries, running this process is required to alleviate any errors when calling DGS API’s.
- Locate the
Scriptsfolder on the release media, copy theManifestCreator.exe.configandManifestCreator.exefiles to the machine where the repository(ies) exist. - Set the location of the file system repository in the
ManifestCreator.exe.configby specifying the content repository path for the RootFolder setting. - Run the
ManifestCreator.exefile
- Locate the